home *** CD-ROM | disk | FTP | other *** search
Microsoft Windows Help File Content | 1997-02-20 | 4.6 KB | 122 lines |
- :Base BCBTOOLS.HLP
- 1 Borland C++Builder Tools
- berblick: Borland C++Builder Tools = BctoolsOverview
- 2 Der C++-Compiler, BCC32.EXE
- 3 Verwenden des C++-Kommandozeilen-Compilers = UsingTheCommandLineCompiler
- 3 Compiler-Konfigurationsdateien = UsingCompilerConfigurationFiles
- 3 Verwenden von Response-Dateien = UsingCompilerResponseFiles
- 3 Priorit
- tsregeln bei Optionen = CompilerOptionPrecedenceRules
- 3 Angeben von Verzeichnissen f
- r Kommandozeilenoptionen = EnteringDirectoriesForCommandLineOptions
- 2 Die Linker TLINK32.EXE und ILINK32.EXE
- 3 Verwenden der Linker
- 4 Verwenden von TLINK32 und ILINK32 = TLINK
- 4 ILINK32, der inkrementelle Linker = ILINK32
- 4 TLINK32 und ILINK32 Kommandozeilensyntax = TLINKCommandLineSyntax
- 4 TLINK32.CFG-Datei = TLINKCFG
- 4 Response-Dateien des Linkers = ResponseFiles
- 4 Verwenden von TLINK32 mit BCC32.EXE = UsingTLINKWithBCC.EXE
- 3 Moduldefinitionsdateien
- 4 Moduldefinitionsdateien = ModuleDefinitionFile
- 4 Befehl CODE (Moduldefinitionsdatei) = CODEStatement
- 4 Befehl DATA (Moduldefinitionsdatei) = DATAStatement
- 4 Befehl DESCRIPTION (Moduldefinitionsdatei) = DESCRIPTIONStatement
- 4 Befehl EXETYPE (Moduldefinitionsdatei) = EXETYPEStatement
- 4 Befehl EXPORTS (Moduldefinitionsdatei) = EXPORTSStatement
- 4 Befehl IMPORTS (Moduldefinitionsdatei) = IMPORTSStatement
- 4 Befehl LIBRARY (Moduldefinitionsdatei) = LIBRARYStatement
- 4 Befehl NAME (Moduldefinitionsdatei) = NAMEStatement
- 4 Befehl SECTIONS (Moduldefinitionsdatei) = SEGMENTSStatement
- 4 Befehl SEGMENTS (Moduldefinitionsdatei) = STACKSIZEStatement
- 4 Befehl STUB (Moduldefinitionsdatei) = STUBStatement
- 4 Moduldefinitionsdatei: Beispiel = ExampleModuleDefinitionFile
- 2 BRC32.EXE
- 3 Ressourcen-Tools in Kommandozeilenversion = ResourceTools
- 3 BRCC32.EXE = BRCC32
- 3 BRC32.EXE = BRC32
- 2 CPP32.EXE
- 3 CPP32, der Pr
- prozessor = CPP
- 3 Verwenden von CPP32 = CPP_Using
- 3 CPP32 als Makro-Pr
- prozessor = CPP_MacroPreprocessor
- 3 Verwenden von MIDL mit CPP32.EXE CPP32 = CPP_MIDL
- 3 CPP32 und UUIDs = CPP_UUID
- 2 GREP.EXE
- 3 GREP: Ein Textsuch-Hilfsprogramm = GREP
- 3 GREP: Kommandozeilensyntax = GREP_CommandLineSyntax
- 3 GREP: Kommandozeilenoptionen = GREP_CommandLineOptions
- 3 GREP: Der Suchtext = GREP_TheSearchString
- 3 GREP: Dateispezifikationen = GREP_FileSpecifications
- 3 GREP Beispiele
- 4 GREP: Beispiele = GREP_Ex
- 4 GREP: Beispiel 1 = GREP_Ex1
- 4 GREP: Beispiel 2 = GREP_Ex2
- 4 GREP: Beispiel 3 = GREP_Ex3
- 4 GREP: Beispiel 4 = GREP_Ex4
- 4 GREP: Beispiel 5 = GREP_Ex5
- 2 IDETOMAK.EXE
- 3 Verwenden der IdeToMak.EXE = UsingIdeToMak
- 2 IMPLIB.EXE
- 3 IMPLIB anwenden = IMPLIB
- 3 Moduldefinitions-Manager anwenden (IMPDEF) = IMPDEF
- 3 Klassen in einer DLL = ClassesInADLL
- 3 Funktionen in einer DLL = FunctionsInADLL
- 2 MAKE.EXE
- 3 Make verwenden
- 3 Make verwenden = UsingMAKE
- 3 Voreinstellungen von MAKE = DefaultMAKEActions
- 3 MAKE-Dateien verwenden = UsingMakefiles
- 3 Symbolische Ziele = SymbolicTargets
- 3 BUILTINS.MAK = BUILTINSMAK
- 3 TOUCH verwenden = UsingTOUCH
- 3 MAKE-Optionen
- 4 MAKE-Optionen = MAKEOptions
- 4 Kompotibilit
- t zu NMAKE von Microsoft = CompatibilityWithMicrosoftSNMAKE
- 3 Explizite und implizite Regeln
- 4 Explizite und implizite Regeln = ExplicitAndImplicitRules
- 4 Syntax f
- r explizite Regeln = ExplicitRuleSyntax
- 4 Syntax f
- r implizite Regeln = ImplicitRuleSyntax
- 3 Befehlssysntax
- 4 Befehlssysntax = CommandSyntax
- 4 MAKE-Befehlsoperatoren = MakeCommandOperators
- 3 MAKE-Makros
- 4 MAKE-Makros verwenden = UsingMAKEMacros
- 4 MAKE-Makros definieren = DefiningMAKEMacros
- 4 String-Ersetzungen in MAKE-Makros = StringSubstitutionsInMAKEMacros
- 4 Vordefinierte MAKE-Makros = DefaultMAKEMacros
- 4 Vordefinierte MAKE-Makros ver
- ndern = ModifyingDefaultMAKEMacros
- 3 MAKE-Direktiven
- 4 MAKE-Direktiven verwenden = UsingMAKEDirectives
- 4 .autodepend = MAKE_autodepend
- 4 !error = MAKE_error
- 4 !if and other conditional directives = MAKE_IfAndOtherConditionalDirectives
- 4 !include = MAKE_include
- 4 !message = MAKE_message
- 4 .path.ext = MAKE_pathExt
- 4 .precious = MAKE_precious
- 4 .suffixes = MAKE_suffixes
- 4 !undef = MAKE_undef
- 4 Makros innerhalb von Direktiven verwenden = UsingMacrosInDirectives
- 4 Leere Makros = NullMacros
- 2 TDUMP.EXE
- 3 TDUMP: Hilfsprogramm f
- r Dateien-Dump = TDUMP
- 3 Die Kommandozeilenoptionen von TDUMP = TDUMPCommandLineOptions
- 2 TLIB.EXE
- 3 TLIB anwenden = TLIB
- 3 TLIB: Kommandozeilen-Optionen = TLIBCommandLineOptions
- 3 TLIB: Kommandodateien verwenden = ResponseFiles
- 3 TLIB Option /C = TLIBCOption
- 3 TLIB Option /E = TLIBEOption
- 3 TLIB Option /P = TLIBPOption
- 3 Operationenliste = OperationList
- 3 TLIB: Beispiele = TLIBExamples
- 2 TRIGRAPH.EXE
- 3 TRIGRAPH: Ein Zeichen-Konvertierungsprogramm = TRIGRAPH
-